Code
<!DOCTYPE html> <html> <head> <title></title> <script> document.write("JavaScript is enabled"); </script> <noscript>JavaScript is not enabled</noscript> </head> <body></body> </html>
Output